Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wasifbaliyan/coda-frontend-task
- Owner: wasifbaliyan
- Created: 2021-01-17T12:12:04.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-17T13:11:50.000Z (about 4 years ago)
- Last Synced: 2024-11-12T01:05:05.656Z (3 months ago)
- Topics: css3, fetch, jsx, react-hooks, react-router-dom, reactjs
- Language: JavaScript
- Homepage: https://coda-frontend-task.netlify.app/
- Size: 197 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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. JSXTo 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`