NY Times Revamped, a project made with React & Tailwind CSS
Author: Santhosh Umapathi
NY Times Revamped requires Node.js or Yarn to run.
Install the dependencies and start the server.
cd NYTimes-Revamped
yarn install && yarn start
- Create a .env.local file. Copy the variable from .env.example file
- Add the API key from Developer: NY Times Developer Portal
- Install the required dependencies using yarn install and run yarn start
- Lazy Loading
- Internationalization
- Theme - Light Mode, Dark Mode
- Responsive Layout
- Animations
- Search as you Type
- URL query,page based searches
- Skeleton Placeholders
- Recoil - State Management
- react-toastify - Toast Notifications
- react-perfect-scrollbar - Scroll bar
- react-loading-skeleton - Skeleton Placeholder
- react-i18next - Internationalization
- axios - Network Requests
- public
- src
- api
- assets
- images
- locales
- components
- icons
- page
- constants
- helpers
- hooks
- layout
- pages
- recoil
MIT
Free Project, Hell Yeah!