Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khriztianmoreno/bs-frontend
This challenge project in React demonstrates my skills as a frontend developer
https://github.com/khriztianmoreno/bs-frontend
bunny-studio challenge-project emotionjs javascrtipt jsx reactjs
Last synced: 21 days ago
JSON representation
This challenge project in React demonstrates my skills as a frontend developer
- Host: GitHub
- URL: https://github.com/khriztianmoreno/bs-frontend
- Owner: khriztianmoreno
- Created: 2021-01-31T06:45:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-16T22:38:06.000Z (almost 4 years ago)
- Last Synced: 2024-04-15T00:05:12.943Z (9 months ago)
- Topics: bunny-studio, challenge-project, emotionjs, javascrtipt, jsx, reactjs
- Language: JavaScript
- Homepage: https://bs-challange.netlify.app/
- Size: 467 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/eea38a66-e663-4368-92f1-1f82e7c3e06a/deploy-status)](https://app.netlify.com/sites/bs-challange/deploys)
# # bs-frontend 🐰💻💅🏻
This challenge project in React demonstrates my skills as a frontend developer.
- ⚛️ React.js - JSX- Context - Hooks
- 👩🏻🎤 Emotion.sh
- 👩🏻🎨 Atomic Design### Prerequisites
- [Git](https://git-scm.com/)
- [Node.js and npm](https://nodejs.org) Node >= 14.15.x, npm >= 6.14.x
- [Backend Project](https://github.com/khriztianmoreno/bs-backend) - Follow the steps outlined in the README### Developing
1. Run `npm install` to install frontend dependencies.
2. Configure the env
```shell
$ cp env.example .env
```3. Update `.env` with the required info. *The url of the backend server.*
4. Run `npm start` to start the development server.
### To Do
- [ ] Responsive design
- [ ] Update user name