Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wasifbaliyan/coda-frontend-task

I have created this task for the Coda Superhero Frontend Hiring challenge
https://github.com/wasifbaliyan/coda-frontend-task

css3 fetch jsx react-hooks react-router-dom reactjs

Last synced: about 1 month ago
JSON representation

I have created this task for the Coda Superhero Frontend Hiring challenge

Awesome Lists containing this project

README

        

# Coda frontend superhero hiring challenge

This app is created for coda frontend challenge.

Technologies used are:

1. ReactJS
2. React Router
3. Vanilla CSS
4. JSX

To run this app on your local machine:

1. Dowload the source from github or fork the project.
2. After dowloading run `npm intall`
3. To start the local server at `localhost:3000`, use `npm start`