Skip to content

aboozarmojdeh/nytreact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NYT-React-Search

Click here to see the deployed version

Technologies used:

  • React
  • Node
  • express
  • MongoDB
  • Mongoose
  • React Router
  • Axios
  • Yarn
  • Bootstrap
  • HTML5
  • CSS3

This is a MERN full stack application that searches the New York Times article search API, and allows users to save articles for their future purposes.

Cloning down the repo

If you wish to clone the app down to your local machine...

  1. Ensure that you have MongoDB set up on your machine
  2. Once you are set up, cd into this repo and run npm install or yarn install.
  3. Then open another bash or terminal window and run mongod
  4. Run the script with yarn start.
  5. The app will automatocally open the localhost:3000 in your browser.
  6. Enjoy!!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors