#rick-morty-api #react-js #assembler-school
#master-in-software-engineering
In this project we will build a React.js SPA using the Rick & Morty API.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
See deployment for notes on how to deploy the project on a live system.
First, you will need to clone or fork the repository into your Github
account:
$ git clone https://github.com/assembler-school/react-rick-morty.git
First, you will need to install the dependencies with: npm install
$ npm install@TODO
This project is setup using eslint and prettier for linting and code formatting.
At Assembler School, we recommend that all our students use them since they provide great value with too much additional effort.
Furthermore, it also includes the husky and lint-staged packages that allow
you to run scripts on the files in the Git staging area before each commit or
before pushing changes to a remote repo.
This project is not intended to be deployed but you could use Netlify for it.
- React.js
- react-router-dom
- axios
This section details the main requirements of the project that you as a student must take into account when delivering your solution.
A more detailed description with all the requirements and steps that you need to complete in the project will be included in the Google Docs version of the requirements document.
- You must develop this project using React.js
- You must use semantic HTML5 elements for all the contents of the application
Path: /
Path: /
Path: /episode/:episodeId
Path: /character/:characterId
Path: /location/:locationId
To deliver this project you must follow the steps indicated in the document:
This project is licensed under the MIT License - see the LICENSE file for details
Thanks goes to these wonderful people (emoji key):
Dani Lucaci 💻 📖 💡 🔧 |
This project follows the all-contributors specification. Contributions of any kind welcome!





