Search and track your favorite stocks!
Smart Stocks allows searching, tracking and favoriting stocks listed under NASDAQ. It displays stock valuation change as of market close and its growth across the day.
Main technologies used:
- ⭐ Next.js (React.js)
- ⭐ Redux Toolkit
- ⭐ Styled Components
Additional libs:
- Recharts
- Axios
- React Spinners
Install dependencies, set up .env.local
and run Next.js development server on http://localhost:3000
.
# install dependencies
$ yarn install
# rename .env.example to .env.local and feed your IEX Cloud api token
# run server
$ yarn dev
This project is under MIT license.
Made with ❤️ by Paulo Filho! 😊