Skip to content

The API of "Around the U.S." with authorization and registration handled by the back-end server.

Notifications You must be signed in to change notification settings

Yedidya10/react-around-api-full

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

react-around-api-full

The API of "Around the U.S." with authorization and registration handled by the back-end server.

This repository contains the full API of "Around the U.S." project that features user authorization and user registration and handles cards and users.

Technologies used

  • Node.js
  • Express.js
  • MongoDB
  • Mongoose
  • Nodemon
  • Bcrypt
  • Celebrate
  • Joi
  • Jsonwebtoken
  • Validator
  • Winston
  • Cors

How to run the App locally

  1. Clone this repository
  2. Run npm install in the root directory to install the server dependencies
  3. Run npm install in the client directory to install the client dependencies
  4. Run npm run dev to start the server
  5. Run npm run start to run the client

Link to the App

Front-end URL: https://www.around.us.to or https://around.us.to Back-end URL: api.around.us.to

A link to repository with the complete React application: https://github.com/Yedidya10/react-around-api-full

About

The API of "Around the U.S." with authorization and registration handled by the back-end server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published