Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.01 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.01 KB

Netlify Status

# bs-frontend 🐰💻💅🏻

Bunny Studio Challenge

This challenge project in React demonstrates my skills as a frontend developer.

  • ⚛️ React.js - JSX- Context - Hooks
  • 👩🏻‍🎤 Emotion.sh
  • 👩🏻‍🎨 Atomic Design

Prerequisites

Developing

  1. Run npm install to install frontend dependencies.

  2. Configure the env

$ cp env.example .env
  1. Update .env with the required info. The url of the backend server.

  2. Run npm start to start the development server.

To Do

  • Responsive design
  • Update user name