This project demonstrates my skills as a software developer, and allows a user to view a number of projects that I have built using a diverse tech stack. This site showcases the following: An eye for design and UI/UX consideration, the ability to dynamically render content, The affordance to perform CRUD operations, The affordance to Authenticate users and conditionally allow access to certain features, and the ability to integrate a backend database for persistant data storage.
This project demonstrates my skills as a software developer, and allows a user to view a number of projects that I have built using a diverse tech stack. This site showcases the following: An eye for design and UI/UX consideration, the ability to dynamically render content, The affordance to perform CRUD operations, The affordance to Authenticate users and conditionally allow access to certain features, and a backend database for persistant data storage.
- HTML5
- CSS3
- JavaScript | ES6
- ReactJS
- NodeJS
- FireBase
- MongoDB
- Mongoose
- Express
- Redux
- Clone Project into local repository
- Acquire Api key from Open Weather API under the Current Weather Data option.
- Create dotenv file and set global variable to your personal Api key
REACT_APP_API_KEY=YOUR_API_KEY
- Run command npm start in terminal
© Copyright 2021 Coffey May