An open API service indexing awesome lists of open source software.

https://github.com/evandersondev/myseries

Project frontend for serieApi that there is in my GitHub.
https://github.com/evandersondev/myseries

Last synced: about 1 year ago
JSON representation

Project frontend for serieApi that there is in my GitHub.

Awesome Lists containing this project

README

          

# My Series

### Project frontend for serieApi that there is in my GitHub.

#### For Begin:
- Make download of the api and this repository;
- Create an folder with name My_Series;
- In folder that you created now make two folders, one the name 'frontend' the orther the name 'backend';
- And then paste the two folders in folder that you created now referent the folders downloaded;
- In folder 'frontend' execute at terminal ( yarn dev or npm run dev);
- In folder 'backend' execute at terminal ( yarn start or npm run start)
- Finally execute your MongoDB.

by: _Evanderson Vasconcelos_