Skip to content

manon-boiteau/marvel-back-LeReacteur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MARVEL WEB APP 👩🏿‍🎤🥷🏼🦹🏻‍♀️

🌤 May 2021
⚙️ Backend
✨ Frontend - check the frontend repo
🔗 Netlify - check that

🌈 Overview - Welcome dude


Marvel web app made at Le Reacteur Bootcamp.
5 screens are availables: home page with all the Marvel's characters, comics page, individual character page, signup and login.

Marvel home page Marvel comics page Vinted character page Marvel signup page Marvel login page]

👩🏻‍💻 Tasks


✘ Create a server (Express)
✘ Create models
✘ Code signup and login endpoints
✘ Do HTTP requests to Marvel's API
✘ Implement a React router

📚 Stacks


Javascript
NodeJS
Express
Express Formidable
Mongoose
Axios

🗝 Installation and usage


Be sure, you have installed all dependencies to run the project.

🚙 Running the project

1️. Clone this repository

git clone https://github.com/manon-boiteau/marvel-back-LeReacteur.git

cd marvel-back-LeReacteur

2️. Install packages

npm install

3️. When installation is complete:

node index.js

🙏🏻 Thank you @LeReacteur.