Skip to content

It is the ios mobile homescreen with the functionality of drag and page slide .

Notifications You must be signed in to change notification settings

swadhin1515/ios-Homescreen

Repository files navigation

📱 iOS Home Screen

the purpose of this project was just to learn more about web capabilities using react.js

Demo

Demo site is here: iOS Home Screen

Built With

  • React.js - A JavaScript library for building user interfaces
  • Next.js - Statically generated and server-rendered React applications
  • Emotion - a library designed for writing css styles with JavaScript.
  • react-beautiful-dnd - Beautiful and accessible drag and drop for lists with React

Features

  • SSR
  • PWA
  • Drag and drop
  • Functional components with hooks
  • Written in TypeScript

## Running in development mode

serve with hot reload at localhost:3000

$ yarn dev or npm run dev


## Generating a production build

build for production and launch server

$ yarn build or npm run build $ yarn start or npm start


## Deployment

Check vercel guide to depoly this app from [here](https://nextjs.org/learn/basics/deploying-nextjs-app)

## Improvement opportunities

- Increase Test Coverage (unit, integration, e2e)
- Document UI components
- Remove Dead/Zombie Code

## Questions

Feel free to open any issue.

About

It is the ios mobile homescreen with the functionality of drag and page slide .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published