A website to test modern tools like Chakra-ui & React Query
https://nasa-website.vercel.app/
- Clone this repo
git clone https://github.com/tokyojack/Nasa-Website
- Create a
.env
file - Add
REACT_APP_NASA_API_KEY=xxxxxxxxxxxxxx
to the .env file - Run
npm install
for the packages - Run
npm start
to start the program!