Skip to content

Commit 553a836

Browse files
authored
Update README.md
1 parent 60dc1aa commit 553a836

File tree

1 file changed

+5
-23
lines changed

1 file changed

+5
-23
lines changed

README.md

Lines changed: 5 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,17 @@
1-
Depricated repo of the 1st working demo marketplace proptotype for my car sales marketplace 4auto.ee
1+
Depricated repo of the 1st working demo marketplace proptotype for my car sales marketplace: www.4auto.ee
22

3+
Tech used:
4+
5+
NextJs, React, Sass modules, Redux, Redux-Sagas, SocketsIo, FeathersJs (be), Redux Forms, Storybook
36

47

58

6-
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
79

8-
## Getting Started
910

10-
First, run the development server:
1111

1212
```bash
13-
npm run dev
14-
# or
13+
yarn
1514
yarn dev
1615
```
1716

18-
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
19-
20-
You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.
21-
22-
## Learn More
23-
24-
To learn more about Next.js, take a look at the following resources:
25-
26-
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
27-
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
28-
29-
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
30-
31-
## Deploy on Vercel
32-
33-
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/import?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
3417

35-
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.

0 commit comments

Comments
 (0)